DX11 SET SAMPLER STATE BORDER COLOR

Sets the border colour to use when sampling outside the UVW range [0..1] if the
D3D11_TEXTURE_ADDRESS_BORDER address mode is set.

  Syntax
DX11 SET SAMPLER STATE BORDER COLOR samplerState, colour
  Parameters
samplerState
Dword
The sampler state to set the border colour of.
colour
Dword
The border colour to set of the provided sampler state, given on the 0xaarrggbb format.

  Returns

This function does not return a value.

  See also

SAMPLERSTATE Functions Menu
DX11 Function Categories